bitkeeper revision 1.1010.1.11 (40e03333GhMB8qgYk92TiquiQmUajA)
authormjw@wray-m-3.hpl.hp.com <mjw@wray-m-3.hpl.hp.com>
Mon, 28 Jun 2004 15:03:15 +0000 (15:03 +0000)
committermjw@wray-m-3.hpl.hp.com <mjw@wray-m-3.hpl.hp.com>
Mon, 28 Jun 2004 15:03:15 +0000 (15:03 +0000)
commit54f4aeb57b08012114e3d22fc937c0988e2bf4a2
tree21b2c1cff33bd0b4674a80bc59c9104d960e4ffa
parentaf551a1bda7ff1390e7b06a992bee4d04d537e32
bitkeeper revision 1.1010.1.11 (40e03333GhMB8qgYk92TiquiQmUajA)

Change domain save/restore deal with the config string.
55 files changed:
.rootkeys
BitKeeper/etc/ignore
tools/lib/allocate.c [new file with mode: 0644]
tools/lib/allocate.h [new file with mode: 0644]
tools/lib/debug.h [new file with mode: 0644]
tools/lib/enum.c [new file with mode: 0644]
tools/lib/enum.h [new file with mode: 0644]
tools/lib/file_stream.c [new file with mode: 0644]
tools/lib/file_stream.h [new file with mode: 0644]
tools/lib/gzip_stream.c [new file with mode: 0644]
tools/lib/gzip_stream.h [new file with mode: 0644]
tools/lib/hash_table.c [new file with mode: 0644]
tools/lib/hash_table.h [new file with mode: 0644]
tools/lib/iostream.c [new file with mode: 0644]
tools/lib/iostream.h [new file with mode: 0644]
tools/lib/kernel_stream.c [new file with mode: 0644]
tools/lib/kernel_stream.h [new file with mode: 0644]
tools/lib/lexis.c [new file with mode: 0644]
tools/lib/lexis.h [new file with mode: 0644]
tools/lib/lzi_stream.c [new file with mode: 0644]
tools/lib/lzi_stream.h [new file with mode: 0644]
tools/lib/lzo_stream.c [new file with mode: 0644]
tools/lib/lzo_stream.h [new file with mode: 0644]
tools/lib/marshal.c [new file with mode: 0644]
tools/lib/marshal.h [new file with mode: 0644]
tools/lib/socket_stream.c [new file with mode: 0644]
tools/lib/socket_stream.h [new file with mode: 0644]
tools/lib/string_stream.c [new file with mode: 0644]
tools/lib/string_stream.h [new file with mode: 0644]
tools/lib/sxpr.c [new file with mode: 0644]
tools/lib/sxpr.h [new file with mode: 0644]
tools/lib/sxpr_parser.c [new file with mode: 0644]
tools/lib/sxpr_parser.h [new file with mode: 0644]
tools/lib/sys_ctype.h [new file with mode: 0644]
tools/lib/sys_net.c [new file with mode: 0644]
tools/lib/sys_net.h [new file with mode: 0644]
tools/lib/sys_string.c [new file with mode: 0644]
tools/lib/sys_string.h [new file with mode: 0644]
tools/lib/xdr.c [new file with mode: 0644]
tools/lib/xdr.h [new file with mode: 0644]
tools/xc/lib/Makefile
tools/xc/lib/xc.h
tools/xc/lib/xc_io.c [new file with mode: 0644]
tools/xc/lib/xc_io.h [new file with mode: 0644]
tools/xc/lib/xc_linux_restore.c
tools/xc/lib/xc_linux_save.c
tools/xc/lib/xc_private.h
tools/xc/py/Xc.c
tools/xc/py/setup.py
tools/xen/lib/xend/XendDomain.py
tools/xen/lib/xend/XendDomainInfo.py
tools/xen/lib/xend/server/SrvDomain.py
tools/xen/lib/xend/server/SrvDomainDir.py
tools/xen/lib/xend/sxp.py
tools/xen/xend